Search results

Online

Creating my own spreadsheet to convert binary to decimal

A spreadsheet can be used to do calculations quickly using formulas. How can we make a spreadsheet that converts a binary number to a decimal number? This lesson provides some guidance and Excel files for student and teacher use.

Online

Design a flag with Pencil Code

Design your own Australian flag by firstly examining common elements of flags, creating a step by step process (algorithm) to program your design after exploring a ‘block-based’ turtle drawing program such as Pencil Code.

Online

Visual to text coding: Lesson 3

This is the third in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to generate and use random numbers.

Downloadable

Newshounds: Misinformation and disinformation

In this lesson, students learn that everyone should Stop, Think, and Check before passing on information they come across on the internet. Students apply critical literacy skills to assess examples of misinformation and disinformation presented in different formats including social media and web posts. This lesson includes ...

Online

Visual to text coding: Setting Up

This series of lessons is to help students to transition from visual coding to text-based coding with a general-purpose programming language. This section provides guidance on how to set-up the particular programming environment including Scratch, Python and JavaScript.

Assessment

Pixels and binary digits

Students are given a bitmap image made up of coloured pixels. They explain how the image is made up of binary digits that represent each pixel. Students represent 8 colours using binary digits. Teachers assess the student’s demonstrated knowledge/skills using the checklist provided.

Text

Writing Creation Myths

In this teaching activity students will explore how creation myths provide explanations for nature and science. They engage in an exercise writing adjectives and listen to digital creation myth stories. They then write original myths with support from a template, then retell them through a form of media.

Online

Transformation: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Transformation. Students continue to develop their understanding and skills in transformations including reflections (flips), translations (slides) and rotations (turns).

Online

Visual to text coding: The Basics

This series of lessons is to help students to transition from visual coding to text-based coding with a general-purpose programming language. This section provides the basics in order to use the programming environments: Scratch, Python and JavaScript.

Online

Cross age making a robot

This lesson sequence is a cross-age project that can be used for students in year 5/6 in collaboration with students from years 1-2. In this project, students collaborate on a code for an unplugged robot. They design, test and modify the robot and create instruction manuals.

Online

Choose your Ozo adventure

Using Ozobots students use and develop unusual types of data: Redefining “What is data?”. This lesson idea was created by Ben Jucius.

Video

Artificial Intelligence Explainers: Video 2: AI in our everyday life | Digital Technologies Hub

In this video we look at the ways AI is making decisions that can affect your daily life. Discover some AI applications that are designed to make our lives easier. See how a machine can be considered smart as it performs human-like behaviours such as recognising speech, text, images and being able to reason. This is the ...

Text

Fire in song

Explore the deep cultural importance of fire ('Gurtha') in Yolngu culture, that links to ancestral traditions, land, and water, shaping laws and knowledge through rich songs, dances, and designs. Fire embodies a connection to the past and sacred landscapes.

Text

A World of Myths

How did past civilizations explain natural phenomena? In this teaching activity students will explore how myths help to explain nature and science. Students will read, discuss, and draw comparisons between creation myths and explanatory myths. Examples of myths are included in the unit.

Online

Time and duration: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Time and duration. Students develop fluency in reading and interpreting a timetable or schedule.

Text

Indigenous Astronomy and the Solar System

In this classroom activity, students will come to understand some of the Aboriginal and Torres Strait Islander names of the planets, their movement across the sky, and the concepts of ecliptic, zodiac, and retrograde motion. They will focus on Aboriginal and Torres Strait Islander observations of these things and discuss ...

Text

Focus on China: Cross Curriculum Connections in Primary Schools

Ideas and resources that connect the learning of Chinese language with other learning areas.

Online

Conduct statistical investigations: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Conduct statistical investigations. Students plan and conduct statistical investigations to collect data to answer a question for an identified problem. They analyse and interpret the data and communicate findings.

Online

Angles and parallel lines: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Angles and parallel lines. Students explore angles on a straight line and angles within shapes. They identify the relationships between angles and use these to determine unknown angles and describe their reasoning. Students should be familiar with 90° and 180° angles, ...

Online

Visual to text coding: Lesson 11

This is the eleventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. It builds on the coding concept of functions. With the addition of parameters, functions allow the programmer to adapt their reusable code’s behaviour, tapping into the Computational ...